home *** CD-ROM | disk | FTP | other *** search
- menu "serverdisconnected" 640 481 NONE 0
- bgcolor 0 0 0 1
- borderstyle NONE
- bgfill 0 0 0 1
- fullscreen 1
- //vidmode 3
- //fadein 0.5
- virtualres 1
- //postinclude ui/loadingbar.txt
-
-
-
-
- resource
- Label
- {
- name "Default"
- rect 384 0 256 512
- fgcolor 0.00 0.00 0.00 1.00
- bgcolor 0.50 0.50 0.50 0.00
- borderstyle "NONE"
- shader "sepiaload_b"
- }
- resource
- Label
- {
- name "Default"
- rect 0 0 512 512
- fgcolor 0.00 0.00 0.00 1.00
- bgcolor 0.50 0.50 0.50 0.00
- borderstyle "NONE"
- shader "sepiaload_a"
- }
-
- resource
- Button
- {
- name "continuebutton"
- rect 528 448 96 24
- fgcolor 1.00 1.00 1.00 1.00
- bgcolor 0.50 0.50 0.50 0.00
- borderstyle "NONE"
- shader "continue"
- hovershader "continue_h"
- clicksound "sound/menu/apply.wav"
- stuffcommand "popmenu 0;wait 50;gotoreturnmenu"
- ordernumber 1
-
- }
- resource
- Label
- {
- title "Server Disconnected"
- name "message"
- rect 200 216 240 48
- fgcolor 1.00 1.00 1.00 1.00
- bgcolor 0.00 0.00 0.00 0.80
- borderstyle "RAISED"
- font facfont-20
-
- }
- end.
-